go/parser.parser.parseParamDecl (method)
2 uses
go/parser (current package)
parser.go#L806: func (p *parser) parseParamDecl(name *ast.Ident, typeSetsOK bool) (f field) {
parser.go#L922: par = p.parseParamDecl(name0, tparams)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)